func reflect.pkgPath
10 uses
reflect (current package)
type.go#L414: func pkgPath(n abi.Name) string {
type.go#L983: m.PkgPath = pkgPath(pname)
type.go#L1440: tmPkgPath := pkgPath(tmName)
type.go#L1444: vmPkgPath := pkgPath(vmName)
type.go#L1473: tmPkgPath := pkgPath(tmName)
type.go#L1477: vmPkgPath := pkgPath(vmName)
type.go#L2408: if pkgPath(ift.nameOff(m.Name)) != "" {
type.go#L2433: if pkgPath(mname) != "" {
type.go#L2449: if pkgPath(mname) != "" {
type.go#L2473: if pkgPath(mname) != "" {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |